home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / alpha / include / asm / rtc.h < prev    next >
Encoding:
C/C++ Source or Header  |  2008-12-24  |  142 b   |  11 lines

  1. #ifndef _ALPHA_RTC_H
  2. #define _ALPHA_RTC_H
  3.  
  4. /*
  5.  * Alpha uses the default access methods for the RTC.
  6.  */
  7.  
  8. #include <asm-generic/rtc.h>
  9.  
  10. #endif
  11.